env: Rename nand env_location to nand_env_location
authorSimon Glass <[email protected]>
Thu, 3 Aug 2017 18:21:57 +0000 (12:21 -0600)
committerTom Rini <[email protected]>
Tue, 15 Aug 2017 12:18:51 +0000 (08:18 -0400)
commit42a8180d19ad8f45b4639015050bc709caa4f32c
tree7cd316d0fc9653d48c53ee24d30cf554f3d7ea5c
parent203e94f6c9ca03e260175ce240f5856507395585
env: Rename nand env_location to nand_env_location

We want to use this name for all environment drivers. Update the nand
driver to use a more specific name.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
env/nand.c